<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video,button,input{ margin:0; padding:0; }
fieldset, img,button,input { border:none; outline-style:none; } /*涓轰簡鐓ч【ie6 閾炬帴鍥剧墖鏈夎竟妗?*/
ul, ol ,dl{ list-style:none; }
input {  font-family:"微软雅黑";}
 input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textarea:focus:invalid{box-shadow: none;}
img{vertical-align:top;} 
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
i,em{font-style:normal;} 
s,del{ text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:14px; color:#888;overflow-x: hidden;font-family: "微软雅黑";/* -webkit-align-items: center;-ms-flex-align:center;align-items: enter;display:-webkit-flex;display: flex; */}
/* .clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; } */
 *html .clearfix{_height:1%;}
.clearfix{zoom:1;}
.clearfix:after{content:'';display:block;clear:both; height:0; visibility:hidden; font-size:0}
 a { text-decoration:none; }
a:hover { text-decoration:none; }
/* html,body{height: 100%;margin:0;} */
/* 公用部分 */
p,h5{word-wrap:break-word;}/* 英文强制换行，以单词为依据 */
.fl{float: left;}
.fr{float: right;}
.linec{overflow:hidden; white-space:nowrap;text-overflow: ellipsis;}

.content{width: 1190px;margin:0 auto;}
.content1{width: 1000px;margin:0 auto;}

/* 右边固定开始 */
.right_fixed{position: fixed;right: 0;top: 50%;margin-top: -209px;z-index: 100;}
.right_fixed_list{width: 84px;background-color: rgba(0,0,0,0.5);*background-color: #000;min-height: 418px;}
.right_fixed_list li{width: 84px;text-align: center;height: 80px;color: #fff;}
.right_fixed_list li a{width: 84px;text-align: center;height: 65px;color: #fff;display: block;padding-top: 18px ;overflow: hidden;}
.right_fixed_list li a img{margin-bottom: 4px;}
.right_fixed_list li a:hover{color: #5d93fe;}
.rf_hide{display: none;}
/* 右边固定结束 */
/* 顶部导航开始 */
.top_nav{height: 30px;width: 100%;position: relative;}
.top_nav_l{width: 34%;height: 30px;background-color: rgba(182,37,60,0.7);*background-color: #8b1f2f;background-color: #8b1f2f \9;}
.top_nav_r{width: 66%;height: 30px;background-color: rgba(0,0,0,0.8);*background-color: #100e0a;background-color: #100e0a \9;}
.top_nav_inner_box{position: absolute;z-index: 1;top: 5px;left: 50%;margin-left: -595px;}
.top_nav_inner_list li{float: left;margin-right: 13px;}
.top_nav_inner_list li img{margin-top: 5px;}
.top_nav_inner_list li a{color: #939393;font-size: 14px;}
.top_nav_inner_list li a:hover{color: #4379e0;}
.search_ma img{margin:0px 0 0 2px!important;}
.magnifier_blue{display: none;}

/* 顶部导航结束 */
/* banner开始 */
.banner{width: 100%;background: url(../images/banner.jpg) no-repeat 50% 50%;
		background-size:cover;
		-webkit-background-size:cover;
		-o-background-size:cover;
		-ms-background-size:cover;
		-moz-background-size:cover;
		
}
.banner_list{margin-top: 68px;margin-bottom:68px;}
.banner_list li{float: left;margin-right: 1%;width: 19%;}
.banner_list li a img{
    width: 100%;
}
.banner_list li a:hover{opacity: 0.9;}
/* banner结束 */
/* 蓝色条纹导航开始 */
.blue_nav{height: 124px;background: url(../images/nav_bg.jpg) repeat;width: 100%;box-shadow:0 2px 2px rgba(0,0,0,0.4);}
.logo{margin-top: 22px;}
.blue_list{height: 124px;line-height: 124px;width: 78%;}
.blue_list li{float: left;height: 124px;line-height: 124px;width: 12.5%;}
.blue_list li:last-child{margin-right: 0px;}
.blue_list li a{color: #d3e0fd;font-size: 16px;display: block;height: 124px;width: 100%;text-align: center;line-height: 124px;}
.blue_list li a:hover{background: url(../images/top_nav_red_bg.jpg) no-repeat center;
background-size:cover;
-webkit-background-size:cover;
-ms-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
}
/* 蓝色条纹导航结束 */

/* menu开始 */
.menu{width: 100%;height: 50px;background-color: #e5e7eb;}
.menu_list li{float: left;width: 217px;height: 50px;border-right: 1px solid #fff;text-align: center;}
.menu_list li a{color: #333;font-size: 18px;text-align: center;line-height: 50px;display: block;width: 100%;height: 50px;}
.menu_list li a:hover{color: #19469d;background-color: #fff;}
.menu_list li a.current{color: #19469d;background-color: #fff;}
.menu_list li a img{margin:17px 8px 0 0;*margin:4px 8px 0 0;}
.menu_list li a img.blue_pic{display: none;}
.menu_list li a.current img{display: none;}
.menu_list li a.current img.blue_pic{display: inline-block;}
/* menu结束 */
/* menu下拉开始 */
.dropdown&gt;li{display: none;width: 100%;padding:60px 0 50px;}
.dropdown&gt;li.current{display: block;}
.dropdown_list {height: 410px;width: 1190px;}
.dropdown_list li{float: left;width: 677px;height: 60px;border-bottom:1px solid #e9e9e9;line-height: 60px;}
.dropdown_list li.dropdown_list_one{height: 396px;width: 450px;border-bottom:0;margin-right: 63px;}
.important_pic{width: 450px;height: 260px;overflow: hidden;}
.important_pic a:hover{opacity: 0.9;}
.dropdown_list_one h6{color: #333;font-size: 16px;line-height: 24px;margin:20px 0 3px;}
.dropdown_list_one h6 a{color: #333;font-size: 16px;line-height: 24px;}
.dropdown_list_one h6 a:hover{color: #19469d;}
.dropdown_list_one p{color: #999;font-size: 14px;line-height: 24px;}
.dropdown_list_time{background-color: #f2f2f2;color: #9d9d9d;font-size: 12px;line-height: 20px;height: 20px;text-align: center;margin: 20px 10px 0 0;padding:0 10px;}
.dropdown_list_font{color: #333;font-size: 16px;position: relative;}
.icon_pic_box{position: absolute;right:-58px;top: 24px;*top:6px;}
.dropdown_list_font a{color: #333;font-size: 16px;}
.dropdown_list_font a:hover{color: #19469d;}
.icon_new{margin-top: 2px;}
.bt{border-top:1px solid #eaeaea;}
.dropdown_list_box{position: relative;}
.more{color: #b0b0b0;font-size: 12px;position: absolute;right: 10%;bottom: 5px;}
.more:hover{color: #19469d;}

.notice_list{width: 1190px;margin-bottom:60px;} 
.notice_list td{width: 580px;height: 60px;valign:middle;border-bottom: 1px dashed #dcdcdc}
.notice_list td a{color: #333;font-size: 16px;}
.notice_list td a:hover{color: #19469d;}
.notice_list td a span{background: url(../images/span_bg.jpg) no-repeat;padding-right: 10px;display: inline-block;margin-right: 10px;background-position: center right;}
.notice_list td a em{color: #bcbcbc;font-size: 12px;margin-left:11px;}
.notice_list tr td:nth-child(2n) {width: 30px;border-bottom: 0;} 
.table_box{position: relative;}
.table_box_more{position: absolute;right: 10%;bottom: 66px;color: #b0b0b0;font-size: 12px;}
.table_box_more:hover{color: #234ea1}


.activityTrailer_list li{min-height: 285px; float: left;width: 208px;background: url(../images/act_not_de.jpg) no-repeat right center;padding:0 36px;}
.activityTrailer_time{color: #c7c7c7;font-size: 20px;}
.activityTrailer_date{color: #015db2;font-size: 50px;}
.activityTrailer_tit{width: 217px;line-height: 26px;color: #333;font-size: 18px;}
.activityTrailer_tit a{line-height: 26px;color: #333;font-size: 18px;}
.activityTrailer_tit a:hover{color: #015db2;}
.activityTrailer_tit img{margin:6px 0 0 10px;}
.a_clock{background: url(../images/clock.jpg) no-repeat 0px 2px;padding-left: 24px;margin-top: 20px;color: #b0b0b0;font-size: 14px;}
.a_place{background: url(../images/place.jpg) no-repeat 0px 2px;padding-left: 24px;margin-top: 6px;color: #b0b0b0;font-size: 14px;}
.date_out{color: #b1b5bd;}
/* menu下拉结束 */

/* #2开始 */
.mba_box{width: 100%;background: url(../images/bg2.jpg) no-repeat 50% 50%;padding:84px 0;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
-ms-background-size:cover;
}
.bigB{font-weight: bold;font-size: 48px;}
.tit2{color: #fff;font-size: 24px;}
.apply{display: block;font-size: 18px;width: 240px;height: 50px;line-height: 50px;color: #fff;text-align: center;background-color: rgba(255,255,255,0.3);margin-right: 12px;*background-color:#747e8b;background-color:#747e8b \9;}
.apply:hover{background-color: #c32139;color: #fff;}
.newsAact{width: 370px;margin-right: 27px;}
.inner_news_btn{width: 100%;height: 40px;background-color: rgba(255,255,255,0.3);text-align: center;line-height: 40px;color: #fff;font-size: 16px;display: block;margin-bottom: 20px;*background-color:#747e8b;background-color:#747e8b \9;}
.inner_news_btn:hover{background-color: #c32139;color: #fff;}
.activityRecommendation{width: 370px;}
.mb37{margin-bottom:37px;}
.news2_list li a{color: #fff;font-size: 16px;line-height: 36px;width: 370px;display: block;}
.news2_list li {width: 370px;}
.news2_list li a:hover{color: #c32139;}
.news2_list li a img{margin: 16px 10px 0 0;}
.news2_list_box{position: relative;}
.news2_list_more{position: absolute;bottom: -24px;left: 13px;color: #fff;font-size: 14px;}
.news2_list_more:hover{color: #c32139;}
.date{width: 70px;height: 80px;background-color: #b6253c;padding:5px;margin-right: 16px;}
.tr{text-align: right;}
.date1{color: #fff;font-size: 26px;text-align: center;margin:16px 0 8px 0 ;font-family: "Arial";}
.date2{color: #c7c7c7;font-size: 14px;}
.activity{width: 269px;}
.activity h6{color: #fff;font-size: 16px;line-height: 21px;margin:13px 0 5px 0;}
.activity h6 a{color: #fff;font-size: 16px;line-height: 21px;}
.activity h6 a:hover{color: #c32139;}
.activity div{line-height: 18px;color: #aaa;font-size: 14px;}
.mb40{margin-bottom:40px;}

.students_style_box{width: 380px;height: 330px;overflow:hidden;}
.students_style{position: relative;width: 380px;height: 330px;overflow:hidden;}
.students_style_tit{position: absolute;top: 0;left: -7px;background: url(../images/st_style.png) no-repeat top left;width: 113px;height: 47px;line-height: 40px;text-align: center;color: #fff;font-size: 16px;z-index: 1;}

/* banner开始 */
.students_style_list {width: 1000%;position: absolute;left: 0;top: 0;}
.students_style_list li{float: left;height: 330px;width: 380px;overflow: hidden;position: relative;}
.students_style_list_font{position: absolute;bottom: 0;left: 0;background-color: rgba(0,0,0,0.4);width: 100%;height: 70px;text-align: center;line-height: 70px;color: #fff;font-size: 16px;*background-color: #b1b1b1;background-color: #b1b1b1 \9;}
.students_style_list_font span{font-size: 26px;}
.mr30{margin-right: 30px;}
/* banner结束 */

.entrance_list{margin-top: 40px;}
.entrance_list li{float: left;margin-right: 7px;}
.entrance_list li:last-child{margin-right: 0px;}
.entrance_list li a{display: block;border:1px solid #515862;background-color: rgba(255,255,255,0.3);width: 230px;height: 50px;line-height: 50px;text-align: center;color: #fff;font-size: 16px;*background-color:#747e8b;background-color:#747e8b \9;}
.entrance_list li a:hover{background: rgba(255,255,255,0.2);}
/* #2结束 */



/* #4开始 */
.emba_box{width: 100%;padding: 78px 0;background-color: #19469d;}
.emba_box h6{color: #fff;font-size: 24px;}
.emba_box h6 span{color: #fff;font-size: 48px;font-weight: bold;margin-right: 7px;}
.allpy_emba{background-color: #19469d;border:1px solid #7590c4;}
.allpy_emba:hover{background-color: #fff;border:1px solid #7590c4;color: #19469d;}
.emba_enter_list{margin-bottom:20px;}
.emba_enter_list li a{color: #fff;font-size: 16px;line-height: 50px;}
.emba_enter_list li a:hover{color: #a3bae6;}
.emba_enter_list li {height: 50px;line-height: 50px;border-bottom:1px solid #486aad;padding-left: 10px;}
.w280{width: 280px;}
.emba_enter_list1{border-top:1px solid #486aad;}
.mr22{margin-right: 22px;}
.herald_box{width: 280px;height: 360px;background-color: #fff;}
.emba_pic{width: 280px;height: 180px;overflow: hidden;}
.emba_tit{color: #333;font-size: 16px;line-height: 24px;}
.emba_tit a{color: #333;font-size: 16px;line-height: 24px;}
.emba_tit a:hover{color: #19469d;}
.herald_inner{padding:29px 27px;width: 226px;background-color: #fff;}
.emba_date{color: #ababab;font-size: 12px; margin:12px 0 9px 0;}
.emba_date img{margin:0px 10px 0 0;}
.emba_place{color: #ababab;font-size: 12px; }
.emba_place img{margin:0px 10px 0 0;}
.emba_phone:hover{opacity: 0.9;}
.carousel_figure{width: 585px;height: 360px;border:1px solid #396ab1;}
.carousel_figure ul{width: 1000%;}
.carousel_figure ul li{float: left;width: 585px;height: 360px;}
.mr21{margin-right: 21px;}
.jsd_l_list{width: 280px;}
.uni_cont_box {
  width: 585px;
  position: relative;
  height: 360px;
  overflow: hidden;
}
.uni_cont {
  position: absolute;
  width: 1000%;
  top: 0px;
  left: 0px;
}
.uni_cont ul {
  float: left;
}
.uni_cont ul li {
  display: inline;
  float: left;width: 585px;
  height: 360px;
}
.uni_bt {width:100px;
  height: 30px;
  position: relative;
}


.arslide a{ display: inline-block; width: 32px; height: 28px;
	 line-height: 28px; text-align: center; border:1px solid #d1daea;
	font-size: 15px; color: #fff;float:right; margin-right:4px;

}
.uni_bt a.bld ,.uni_bt a.bld:hover/* 不能再按了 */{
  color: #5776b1; border:1px solid #5776b1;
}
.uni_bt a.brd ,.uni_bt a.brd:hover{
  color: #5877b2;border:1px solid #5776b1;
}
.uni_bt a:hover{ color: #326bc3;border:1px solid #326bc3; } 

.person_explain{width: 232px;height: 360px;padding:72px 42px;}
.person_name{color: #fff;font-size: 20px;font-weight: bold;}
.person_name a{color: #fff;font-size: 20px;font-weight: bold;}
.person_name a:hover{color: #acc8ff;}
.person_academic{color: #fff;font-size: 18px;line-height: 24px;margin:12px 0;}
.person_academic_concrete{color: #fff;font-size: 14px;line-height: 24px;}
.arslide{position: absolute;right: 196px;bottom: 32px;}
/* #4结束 */


/* #4开始 */
.mf_box{width: 100%;padding: 78px 0;background-color: #79929A;}
.mf_box h6{color: #fff;font-size: 24px;}
.mf_box h6 span{color: #fff;font-size: 48px;font-weight: bold;margin-right: 7px;}
.allpy_emba{background-color: #79929A;border:1px solid #7590c4;}
.allpy_emba:hover{background-color: #fff;border:1px solid #7590c4;color: #79929A;}
.emba_enter_list{margin-bottom:20px;}
.emba_enter_list li a{color: #fff;font-size: 16px;line-height: 50px;}
.emba_enter_list li a:hover{color: #a3bae6;}
.emba_enter_list li {height: 50px;line-height: 50px;border-bottom:1px solid #486aad;padding-left: 10px;}
.w280{width: 280px;}
.emba_enter_list1{border-top:1px solid #486aad;}
.mr22{margin-right: 22px;}
.herald_box{width: 280px;height: 360px;background-color: #fff;}
.emba_pic{width: 280px;height: 180px;overflow: hidden;}
.emba_tit{color: #333;font-size: 16px;line-height: 24px;}
.emba_tit a{color: #333;font-size: 16px;line-height: 24px;}
.emba_tit a:hover{color: #79929A;}
.herald_inner{padding:29px 27px;width: 226px;background-color: #fff;}
.emba_date{color: #ababab;font-size: 12px; margin:12px 0 9px 0;}
.emba_date img{margin:0px 10px 0 0;}
.emba_place{color: #ababab;font-size: 12px; }
.emba_place img{margin:0px 10px 0 0;}
.emba_phone:hover{opacity: 0.9;}
.carousel_figure{width: 585px;height: 360px;border:1px solid #396ab1;}
.carousel_figure ul{width: 1000%;}
.carousel_figure ul li{float: left;width: 585px;height: 360px;}
.mr21{margin-right: 21px;}
.jsd_l_list{width: 280px;}
.uni_cont_box {
  width: 585px;
  position: relative;
  height: 360px;
  overflow: hidden;
}
.uni_cont {
  position: absolute;
  width: 1000%;
  top: 0px;
  left: 0px;
}
.uni_cont ul {
  float: left;
}
.uni_cont ul li {
  display: inline;
  float: left;width: 585px;
  height: 360px;
}
.uni_bt {width:100px;
  height: 30px;
  position: relative;
}


.arslide a{ display: inline-block; width: 32px; height: 28px;
	 line-height: 28px; text-align: center; border:1px solid #d1daea;
	font-size: 15px; color: #fff;float:right; margin-right:4px;

}
.uni_bt a.bld ,.uni_bt a.bld:hover/* 不能再按了 */{
  color: #5776b1; border:1px solid #5776b1;
}
.uni_bt a.brd ,.uni_bt a.brd:hover{
  color: #5877b2;border:1px solid #5776b1;
}
.uni_bt a:hover{ color: #326bc3;border:1px solid #326bc3; } 

.person_explain{width: 232px;height: 360px;padding:72px 42px;}
.person_name{color: #fff;font-size: 20px;font-weight: bold;}
.person_name a{color: #fff;font-size: 20px;font-weight: bold;}
.person_name a:hover{color: #acc8ff;}
.person_academic{color: #fff;font-size: 18px;line-height: 24px;margin:12px 0;}
.person_academic_concrete{color: #fff;font-size: 14px;line-height: 24px;}
.arslide{position: absolute;right: 196px;bottom: 32px;}
/* #4结束 */



/* 底部开始 */
.footer{width: 100%;height: 338px;background-color: #1a2438;padding:78px 0 0 0;overflow: hidden;}
.footer_l{width: 546px;}
.fA{font-family: "Arial";font-weight: normal;}
.footer_l h6{color:#b7b7b7;font-size: 16px;font-weight: bold;}
.common_link li{float: left;width: 182px;margin-bottom:13px;}
.common_link li a{color: #a1a1a1;font-size: 14px;}
.common_link li a:hover{color: #275ec7;}
.common_link{margin-top:20px;}
.ewm_box{width: 166px;height: 200px;background-color: #1a315d;text-align: center;}
.ewm_pic{width: 126px;height: 126px;margin:16px auto 9px;}
.weixin{color: #fff;font-size: 16px;}
.ewm_font{color: #6a82b0;font-size: 14px;}
.footer_r{margin-left: 58px;width: 417px;}
.school_name{color: #b7b7b7;font-size: 16px;}
.school_name span{color: #b7b7b7;font-size: 14px;}
.school_place{font-size: 14px;color: #a8a8aa;}
.mb20{margin-bottom:20px;}
.footer_bottom{text-align: center;color: #8f96a4;font-size: 14px;line-height: 83px;height: 83px;border-top: 1px solid #39465f;margin-top: 42px;}

/* 底部结束 */

@media screen and (min-width:960px) and (max-width:1236px){ 
  .menu_list li {width: 198px;}
   .content{width: 1000px;}
 
 .banner_list li{width: 235px;height: 183px;overflow: hidden;margin-right: 20px;}
 .banner_list li a{width: 235px;height: 183px;overflow: hidden;display: block;}
 .banner_list li a img{width:100%;height: 100%;}

 .newsAact { width: 320px;margin-right: 25px;}
 .news2_list li {width: 320px;}
 .news2_list li a {width: 320px;}
 .activityRecommendation{width: 320px;}
 .activity{width: 224px;}
 .students_style_box{width: 294px;height: 250px;}
 .students_style_list li {height: 250px;width: 294px;overflow: hidden;position: relative;}
 .students_style_list li img{width: 100%;height: 100%;}
 .students_style_list_font {height: 40px;line-height: 40px; font-size: 14px;}
 .students_style_list_font span {font-size: 20px;}
 .lmb13{margin-bottom: 13px;}
 .entrance_list li a{width: 189px;}
/* .edp_l_list li {width: 353px;}*/
/* .edp_l_list li a {width: 347px;} */
.emba_phone{display: none;}
.jsd_l_list{width: 90px;}

  /* footer */
/*   .common_link li a {font-size: 12px;}
.footer_l h6 {font-size: 14px;}
.common_link { margin-top: 16px;}
.common_link li {width: 165px;}
.footer_l {width: 496px;}
.footer_r {margin-left: 44px;width: 282px;}
.school_name {font-size: 14px;} */
  /* footer */
}
</pre></body></html>